home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / What's New / Technical Notes and Q&As / ADC Reference Library / css / wwdcstyle061404.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-06-04  |  6.4 KB  |  453 lines

  1.  
  2.  
  3. #body h2 {
  4.     margin: 10px 0 -20px;
  5.     }
  6.  
  7. #body h3 {
  8.     background: #E1E1E1;
  9.     padding: 2px 5px;
  10.     margin: 25px 0 5px;
  11.     border: 1px solid #bbb;
  12.     }
  13.  
  14. .narrow {
  15.     width: 448px;
  16.     background: #E1E1E1;
  17.     padding: 2px 5px;
  18.     margin: 25px 0 5px;
  19.     border: 1px solid #bbb;
  20.     }
  21.     
  22. #body h4 {
  23.     color: #000;
  24.     }
  25.  
  26. #sidebar .graybox td {
  27.     padding-bottom: 0;
  28.     }
  29.  
  30. #sidebar .graybox table.register td {
  31.     vertical-align: middle;
  32.     font-size: 11px;
  33.     padding-bottom: 8px;
  34.     }
  35.  
  36. #sidebar ul.nav {
  37.     margin-bottom: 10px;
  38.     }
  39.  
  40. .graybox td.center {
  41.     text-align: center;
  42.     }
  43.  
  44. #previouswinners h3 {
  45.     width: 448px;
  46.     font-size: 14px;
  47.     background: #E1E1E1;
  48.     padding: 2px 5px;
  49.     margin: 30px 0 6px;
  50.     border: 1px solid #bbb;
  51.     }
  52.     
  53. #previouswinners .first {
  54.     margin-top: 0px;
  55.     }
  56.     
  57. #previouswinners h4 {
  58.     font-weight: bold;
  59.     font-size: 12px;
  60.     color: #000;
  61.     margin-bottom: 3px;
  62.     margin-top: 0;
  63.     }
  64.  
  65. #previouswinners p {
  66.     margin: 0 0 10px 20px;
  67.     }
  68.     
  69. #previouswinners p strong{
  70.     font-weight: bold;
  71.     color: #000;
  72.     }
  73.     
  74. #previouswinners .moreinfo {
  75.     margin-left: 0;
  76.     }
  77.     
  78. #videos object {
  79.     vertical-align: middle;
  80.     margin: 0 5px 0 10px;
  81.     }
  82.  
  83. #videos td {
  84.     padding-bottom: 7px;
  85.     }
  86.     
  87. .explore {
  88.     width: 180px;
  89.     margin-bottom: 10px;
  90.     }
  91.     
  92. .exploreinc {
  93.     width: 180px;
  94.     margin-bottom: 10px;
  95.     margin-top: 4px;
  96.     }
  97.     
  98. /* sessions page definitions */
  99. .sessions {
  100.     border: 1px solid #919699;
  101.     margin-bottom: 10px;
  102.     }
  103.  
  104. .sessions th {
  105.     padding: 6px 10px 6px 10px;
  106.     font-size: 10px;
  107.     background: #7E91A4;
  108.     color: #FFF;
  109.     }
  110.  
  111. .sessions td {
  112.     font-size: 12px;
  113.     text-align: left;
  114.     vertical-align: top;
  115.     }
  116.  
  117. .sessions .title td {
  118.     border-top: 1px solid #919699;
  119.     background: #F0F5F9;
  120.     padding: 6px 10px 6px 10px;
  121.     }
  122.  
  123. .sessions .description {
  124.     padding: 10px;
  125.     background: #FFF;
  126.     }
  127.     
  128. .sessions .title td.sortcolumn {
  129.     background: #DCE5EE;
  130.     }
  131.     
  132. .sessions .description td.sortcolumn {
  133.     background: #F5F5F5;
  134.     }
  135.     
  136. .sessions th.sortcolumn {
  137.     background: #334455;
  138.     }
  139.     
  140. .sessionstop {
  141.     border-right: 1px solid #919699;
  142.     background: #E2E2E2;
  143.     }
  144.     
  145. .sessionstop td {
  146.     border-top: 1px solid #919699;
  147.     border-left: 1px solid #919699;
  148.     padding: 10px;
  149.     text-align: left;
  150.     }
  151.     
  152. .earlyoffer {
  153.     border-top: 1px dashed #919699;
  154.     border-bottom: 1px dashed #919699;
  155.     padding: 5px 5px;
  156.     margin-bottom: 25px;
  157.     } 
  158.     
  159. table.icaldownload {
  160.     border-top: 1px dashed #919699;
  161.     border-bottom: 1px dashed #919699;
  162.     padding: 2px 2px 1px 5px;
  163.     margin-bottom: 25px;
  164.     }
  165.     
  166. /* calendar page definitions */
  167.  
  168. .days { 
  169.     border-top: 1px solid #919699;
  170.     border-right: 1px solid #919699;
  171.     }
  172.  
  173. .days td {
  174.     font-size: 10px;
  175.     line-height: 15px;
  176.     height: 40px;
  177.     text-align: center;
  178.     padding: 4px;
  179.     border-bottom: 1px solid #919699;
  180.     border-left: 1px solid #919699;
  181.     }
  182.     
  183. .days td.current {
  184.     background: #f1f1f1;
  185.     font-weight: bold;
  186.     }
  187.     
  188.  
  189.  
  190.     /* calendar table */
  191. .calendar {
  192.     border-bottom: 1px solid #919699;
  193.     border-right: 1px solid #919699;
  194.     margin-bottom: 15px;
  195.     vertical-align: top;
  196.     }
  197.     
  198. .calendar td {
  199.     border-left: 1px solid #CCCFD0;
  200.     border-top: 1px solid #CCCFD0;
  201.     padding: 6px 8px;
  202.     font-size: 10px;
  203.     font-weight: bold;
  204.     color: #FFF;
  205.     height: 50px;
  206.     vertical-align: top;
  207.     text-align: left;
  208.     }
  209.     
  210. .calendar th {
  211.     border-top: 1px solid #919699;
  212.     border-left: 1px solid #CCCFD0;
  213.     background: #EEEFF0;
  214.     padding: 6px 8px;
  215.     font-size: 10px;
  216.     text-align: center;
  217.     }
  218.  
  219. .calendar .empty {
  220.     background: #FFF;
  221.     border-top: none;
  222.     border-left: none;
  223.     }
  224.     
  225. .calendar .location {
  226.     border-left: 1px solid #919699;
  227.     border-top: 1px solid #CCCFD0;
  228.     background: #EEEFF0;
  229.     font-weight: bold;
  230.     color: #000;
  231.     }
  232.     
  233. .calendar .first {
  234.     border-top: 1px solid #919699;
  235.     border-left: 1px solid #919699;
  236.     }
  237.     
  238. .calendar .rooms {
  239.     vertical-align: middle;
  240.     text-align: center;
  241.     padding: 0;
  242.     background: #EEEFF0;
  243.     }
  244.     
  245. .calendar .special {
  246.     color: #000;
  247.     font-weight: normal;
  248.     }    
  249.     
  250. .calendar .tba {
  251.     color: #A9A9A9;
  252.     font-weight: normal;
  253.     }
  254.     
  255. .calendar .special a:link {
  256.     color: #00f;
  257.     text-decoration: none;
  258.     }
  259.  
  260. .calendar .special a:visited {
  261.     color: #00a;
  262.     text-decoration: none;
  263.     }
  264.  
  265. .calendar .special a:hover, .calendar .special a:active {
  266.     color: #f60;
  267.     text-decoration: underline;
  268.     }
  269.     
  270. .calendar .quicktime {
  271.     background: #92B6E1;
  272.     }
  273.     
  274. .calendar .general {
  275.     background: #9A749C;
  276.     }
  277.  
  278. .calendar .enterprise {
  279.     background: #A9A9A9;
  280.     }
  281.  
  282. .calendar .frameworks {
  283.     background: #B4A851;
  284.     }
  285.  
  286. .calendar .graphics {
  287.     background: #F1AB00;
  288.     }
  289.  
  290. .calendar .core {
  291.     background: #689788;
  292.     }
  293.     
  294. .calendar .hardware {
  295.     background: #587993;
  296.     }
  297.  
  298. .calendar .devtools {
  299.     background: #B75312;
  300.     }
  301.     
  302. .calendar .lunch {
  303.     background: #D8DED8;
  304.     }
  305.     
  306. .calendar .travel {
  307.     background: #FFF;
  308.     }
  309.  
  310. .calendar .evening {
  311.     background: #E7F1FC;
  312.     }
  313.     
  314. .calendar a:link, .calendar a:visited {
  315.     color: #FFF;
  316.     font-weight: bold;
  317.     text-decoration: none;
  318.     }
  319.  
  320. .calendar a:hover, .calendar a:active {
  321.     color: #FFF;
  322.     font-weight: bold;
  323.     text-decoration: underline;
  324.     }
  325.     
  326. .calendar th.middle, .calendar td.middle {
  327.     vertical-align: middle;
  328.     }
  329.     
  330. .calendar .fr {
  331.     margin: 0;
  332.     float: right;
  333.     }
  334.     
  335.     /* legend table */
  336.     
  337. .colorkey {
  338.     border: 1px solid #919699;
  339.     margin-right: 5px; 
  340.     }
  341.     
  342. .colorkey th {
  343.     font-size: 10px;
  344.     font-weight: bold;
  345.     padding: 10px;
  346.     }
  347.     
  348. .colorkey td {
  349.     font-size: 10px;
  350.     padding: 0 10px 10px 10px;
  351.     }
  352.  
  353. .colorkey img {
  354.     vertical-align: middle;
  355.     }
  356.     
  357. .colorkey .tba {
  358.     color: #A9A9A9;
  359.     font-weight: normal;
  360.     }
  361.     
  362.     
  363. .colorkey td.line {
  364.     padding: 0 0 8px 10px
  365.     }
  366.     
  367.     
  368.     /* promo tables */
  369. .calendarbottom {
  370.     border: 1px solid #919699;
  371.     width: 100%;
  372.     margin-bottom: 15px;
  373.     }
  374.     
  375. .calendarbottom td {
  376.     font-size: 10px;
  377.     padding: 10px
  378.     }
  379.     
  380. .calendarbottom table td {
  381.     padding: 0;
  382.     }
  383.     
  384. .calendarbottom img {
  385.     vertical-align: middle;
  386.     }
  387.     
  388. .normal {
  389.     font-weight: normal;
  390.     }
  391.     
  392. ul.links li {
  393.     margin-bottom: 4px;
  394.     padding-left: 0;
  395.     background: none;
  396.     }
  397.  
  398. table.subscribe {
  399.     width: 260px;
  400.     }
  401.     
  402. .subscribe th {
  403.     font-size: 10px;
  404.     font-weight: bold;
  405.     padding: 10px 10px 5px 10px;
  406.     }
  407.     
  408. .subscribe td {
  409.     font-size: 10px;
  410.     padding: 5px 10px 10px 0;
  411.     margin: 0;
  412.     }
  413.  
  414. .subscribe {
  415.     border: 1px solid #919699;
  416.     margin-left: 15px; 
  417.     }
  418.     
  419. .subscribe ul {
  420.     list-style: none outside;
  421.     margin-left: 12px;
  422.     padding: 5px 0 0 0;
  423.     }
  424.  
  425. .subscribe li {
  426.     background: url(http://a772.g.akamai.net/7/772/51/7940b6f2607c15/www.apple.com/ical/library/images/ical_icon0030104.gif) left top no-repeat; 
  427.     font-size: 10px;
  428.     display: block; 
  429.     padding: 2px 0 4px 20px;}
  430.  
  431.     
  432. /* ADA Definitions */
  433.  
  434. .enterbutton {
  435.     text-align: right;
  436.     padding: 8px 0 0 0;
  437.     margin: 15px 0 30px 0;
  438.     border-top: 1px solid #bbb;
  439.     }
  440.     
  441. .listintro {
  442.     margin-bottom: 0;
  443.     }
  444.  
  445. /* MISC Definitions */
  446.  
  447. #urls h3 {
  448.     margin-top: 20px;
  449.     }
  450.  
  451. #urls ul {
  452.     margin-top: -5px;
  453.     padding-bottom: 0;}